home *** CD-ROM | disk | FTP | other *** search
/ 220 Jogos / 220 jogos.iso / classicos / genius2 / ReCUB2000Setup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-06-30  |  14.0 KB  |  189 lines

  1. ;InnoSetupVersion=2.0.18
  2. [Setup]
  3. AppName=ReCUB 2000
  4. AppVerName=ReCUB 2000 1.0
  5. AppId=ReCUB 2000
  6. AppPublisher=Alejandro Ortolani
  7. AppPublisherURL=http://recub2000.8bit.co.uk
  8. AppSupportURL=http://recub2000.8bit.co.uk
  9. AppUpdatesURL=http://recub2000.8bit.co.uk
  10. DefaultDirName={pf}\ReCUB 2000
  11. DefaultGroupName=ReCUB 2000
  12. OutputBaseFilename=setup
  13. Compression=zip
  14. PrivilegesRequired=none
  15. AllowNoIcons=yes
  16. InfoBeforeFile=embedded\InfoBefore.txt
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{app}\ReCUB2000.exe"; DestDir: "{app}"; 
  21. Source: "{app}\ReCUB 2000 Help.html"; DestDir: "{app}"; 
  22. Source: "{app}\Config.dat"; DestDir: "{app}"; 
  23. Source: "{app}\Readme!.txt"; DestDir: "{app}"; 
  24. Source: "{app}\Help docs\Overview.html"; DestDir: "{app}\Help docs"; 
  25. Source: "{app}\Help docs\HowToPlay.html"; DestDir: "{app}\Help docs"; 
  26. Source: "{app}\Help docs\Records.html"; DestDir: "{app}\Help docs"; 
  27. Source: "{app}\Help docs\GeneralRules.html"; DestDir: "{app}\Help docs"; 
  28. Source: "{app}\Help docs\ShortCut.html"; DestDir: "{app}\Help docs"; 
  29. Source: "{app}\Help docs\GameConfig.html"; DestDir: "{app}\Help docs"; 
  30. Source: "{app}\Help docs\Skins.html"; DestDir: "{app}\Help docs"; 
  31. Source: "{app}\Help docs\Sounds.html"; DestDir: "{app}\Help docs"; 
  32. Source: "{app}\Help docs\Music.html"; DestDir: "{app}\Help docs"; 
  33. Source: "{app}\Help docs\Licence.html"; DestDir: "{app}\Help docs"; 
  34. Source: "{app}\Help docs\Contact.html"; DestDir: "{app}\Help docs"; 
  35. Source: "{app}\Help docs\images\Icon.jpg"; DestDir: "{app}\Help docs\images"; 
  36. Source: "{app}\Help docs\images\Background2.jpg"; DestDir: "{app}\Help docs\images"; 
  37. Source: "{app}\Help docs\images\Background.jpg"; DestDir: "{app}\Help docs\images"; 
  38. Source: "{app}\Help docs\images\Logo.jpg"; DestDir: "{app}\Help docs\images"; 
  39. Source: "{app}\Help docs\images\Picture.gif"; DestDir: "{app}\Help docs\images"; 
  40. Source: "{app}\Help docs\images\Reference.jpg"; DestDir: "{app}\Help docs\images"; 
  41. Source: "{app}\Music\Funk-o-rama.MID"; DestDir: "{app}\Music"; 
  42. Source: "{app}\Music\Aria.MID"; DestDir: "{app}\Music"; 
  43. Source: "{app}\Music\Camp.MID"; DestDir: "{app}\Music"; 
  44. Source: "{app}\Music\Chinese.MID"; DestDir: "{app}\Music"; 
  45. Source: "{app}\Music\Jazz.MID"; DestDir: "{app}\Music"; 
  46. Source: "{app}\Music\Polka time.MID"; DestDir: "{app}\Music"; 
  47. Source: "{app}\Music\Reggae.MID"; DestDir: "{app}\Music"; 
  48. Source: "{app}\Music\Default Music.MID"; DestDir: "{app}\Music"; 
  49. Source: "{app}\Skins\B & W Stone\Background.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  50. Source: "{app}\Skins\B & W Stone\Button7Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  51. Source: "{app}\Skins\B & W Stone\Button8Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  52. Source: "{app}\Skins\B & W Stone\Button9Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  53. Source: "{app}\Skins\B & W Stone\Button4Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  54. Source: "{app}\Skins\B & W Stone\Button5Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  55. Source: "{app}\Skins\B & W Stone\Button6Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  56. Source: "{app}\Skins\B & W Stone\Button1Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  57. Source: "{app}\Skins\B & W Stone\Button2Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  58. Source: "{app}\Skins\B & W Stone\Button3Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  59. Source: "{app}\Skins\B & W Stone\Icon1Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  60. Source: "{app}\Skins\B & W Stone\Icon2Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  61. Source: "{app}\Skins\B & W Stone\Icon3Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  62. Source: "{app}\Skins\B & W Stone\Icon1Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  63. Source: "{app}\Skins\B & W Stone\Control1Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  64. Source: "{app}\Skins\B & W Stone\Control2Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  65. Source: "{app}\Skins\B & W Stone\Control3Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  66. Source: "{app}\Skins\B & W Stone\Control4Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  67. Source: "{app}\Skins\B & W Stone\Control5Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  68. Source: "{app}\Skins\B & W Stone\Control6Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  69. Source: "{app}\Skins\B & W Stone\Control7Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  70. Source: "{app}\Skins\B & W Stone\Control8Up.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  71. Source: "{app}\Skins\B & W Stone\Button1Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  72. Source: "{app}\Skins\B & W Stone\Button8Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  73. Source: "{app}\Skins\B & W Stone\Button9Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  74. Source: "{app}\Skins\B & W Stone\Button4Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  75. Source: "{app}\Skins\B & W Stone\Button5Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  76. Source: "{app}\Skins\B & W Stone\Button6Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  77. Source: "{app}\Skins\B & W Stone\Button7Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  78. Source: "{app}\Skins\B & W Stone\Button2Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  79. Source: "{app}\Skins\B & W Stone\Button3Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  80. Source: "{app}\Skins\B & W Stone\Icon2Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  81. Source: "{app}\Skins\B & W Stone\Icon3Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  82. Source: "{app}\Skins\B & W Stone\Labels.txt"; DestDir: "{app}\Skins\B & W Stone"; 
  83. Source: "{app}\Skins\B & W Stone\Control1Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  84. Source: "{app}\Skins\B & W Stone\Control2Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  85. Source: "{app}\Skins\B & W Stone\Control3Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  86. Source: "{app}\Skins\B & W Stone\Control4Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  87. Source: "{app}\Skins\B & W Stone\Control5Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  88. Source: "{app}\Skins\B & W Stone\Control6Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  89. Source: "{app}\Skins\B & W Stone\Control7Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  90. Source: "{app}\Skins\B & W Stone\Control8Down.jpg"; DestDir: "{app}\Skins\B & W Stone"; 
  91. Source: "{app}\Skins\B & W Stone\TimeOver.ICO"; DestDir: "{app}\Skins\B & W Stone"; 
  92. Source: "{app}\Skins\B & W Stone\WrongButton.ICO"; DestDir: "{app}\Skins\B & W Stone"; 
  93. Source: "{app}\Skins\B & W Stone\RightButton.ICO"; DestDir: "{app}\Skins\B & W Stone"; 
  94. Source: "{app}\Skins\B & W Stone\pspbrwse.jbf"; DestDir: "{app}\Skins\B & W Stone"; 
  95. Source: "{app}\Skins\Default Skin\Background.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  96. Source: "{app}\Skins\Default Skin\Button7Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  97. Source: "{app}\Skins\Default Skin\Button8Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  98. Source: "{app}\Skins\Default Skin\Button9Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  99. Source: "{app}\Skins\Default Skin\Button6Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  100. Source: "{app}\Skins\Default Skin\Button5Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  101. Source: "{app}\Skins\Default Skin\Button4Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  102. Source: "{app}\Skins\Default Skin\Button1Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  103. Source: "{app}\Skins\Default Skin\Button2Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  104. Source: "{app}\Skins\Default Skin\Button3Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  105. Source: "{app}\Skins\Default Skin\Button7Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  106. Source: "{app}\Skins\Default Skin\Button8Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  107. Source: "{app}\Skins\Default Skin\Button9Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  108. Source: "{app}\Skins\Default Skin\Button4Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  109. Source: "{app}\Skins\Default Skin\Button5Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  110. Source: "{app}\Skins\Default Skin\Button6Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  111. Source: "{app}\Skins\Default Skin\Button1Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  112. Source: "{app}\Skins\Default Skin\Button2Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  113. Source: "{app}\Skins\Default Skin\Button3Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  114. Source: "{app}\Skins\Default Skin\Control1Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  115. Source: "{app}\Skins\Default Skin\Control1Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  116. Source: "{app}\Skins\Default Skin\Control2Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  117. Source: "{app}\Skins\Default Skin\Control2Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  118. Source: "{app}\Skins\Default Skin\Control3Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  119. Source: "{app}\Skins\Default Skin\Control3Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  120. Source: "{app}\Skins\Default Skin\Control4Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  121. Source: "{app}\Skins\Default Skin\Control4Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  122. Source: "{app}\Skins\Default Skin\Control5Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  123. Source: "{app}\Skins\Default Skin\Control5Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  124. Source: "{app}\Skins\Default Skin\Control6Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  125. Source: "{app}\Skins\Default Skin\Control6Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  126. Source: "{app}\Skins\Default Skin\Control7Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  127. Source: "{app}\Skins\Default Skin\Control7Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  128. Source: "{app}\Skins\Default Skin\Control8Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  129. Source: "{app}\Skins\Default Skin\Control8Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  130. Source: "{app}\Skins\Default Skin\Icon1Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  131. Source: "{app}\Skins\Default Skin\Icon1Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  132. Source: "{app}\Skins\Default Skin\Icon2Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  133. Source: "{app}\Skins\Default Skin\Icon2Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  134. Source: "{app}\Skins\Default Skin\Icon3Down.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  135. Source: "{app}\Skins\Default Skin\Icon3Up.jpg"; DestDir: "{app}\Skins\Default Skin"; 
  136. Source: "{app}\Skins\Default Skin\Labels.txt"; DestDir: "{app}\Skins\Default Skin"; 
  137. Source: "{app}\Skins\Default Skin\WrongButton.ICO"; DestDir: "{app}\Skins\Default Skin"; 
  138. Source: "{app}\Skins\Default Skin\TimeOver.ICO"; DestDir: "{app}\Skins\Default Skin"; 
  139. Source: "{app}\Skins\Default Skin\RightButton.ICO"; DestDir: "{app}\Skins\Default Skin"; 
  140. Source: "{app}\Sounds\Alternative Sounds\Sound5.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  141. Source: "{app}\Sounds\Alternative Sounds\Sound6.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  142. Source: "{app}\Sounds\Alternative Sounds\Sound7.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  143. Source: "{app}\Sounds\Alternative Sounds\Sound8.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  144. Source: "{app}\Sounds\Alternative Sounds\Sound9.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  145. Source: "{app}\Sounds\Alternative Sounds\Sound4.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  146. Source: "{app}\Sounds\Alternative Sounds\Sound3.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  147. Source: "{app}\Sounds\Alternative Sounds\Sound2.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  148. Source: "{app}\Sounds\Alternative Sounds\Sound1.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  149. Source: "{app}\Sounds\Alternative Sounds\Mistake.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  150. Source: "{app}\Sounds\Alternative Sounds\TimeOver.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  151. Source: "{app}\Sounds\Alternative Sounds\Click.WAV"; DestDir: "{app}\Sounds\Alternative Sounds"; 
  152. Source: "{app}\Sounds\Default Sounds\Sound1.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  153. Source: "{app}\Sounds\Default Sounds\Sound5.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  154. Source: "{app}\Sounds\Default Sounds\Sound9.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  155. Source: "{app}\Sounds\Default Sounds\Sound2.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  156. Source: "{app}\Sounds\Default Sounds\Sound3.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  157. Source: "{app}\Sounds\Default Sounds\Sound4.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  158. Source: "{app}\Sounds\Default Sounds\Sound6.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  159. Source: "{app}\Sounds\Default Sounds\Sound7.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  160. Source: "{app}\Sounds\Default Sounds\Sound8.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  161. Source: "{app}\Sounds\Default Sounds\Mistake.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  162. Source: "{app}\Sounds\Default Sounds\TimeOver.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  163. Source: "{app}\Sounds\Default Sounds\Click.WAV"; DestDir: "{app}\Sounds\Default Sounds"; 
  164. [Dirs]
  165. Name: "{app}\Help docs"; 
  166. Name: "{app}\Help docs\images"; 
  167. Name: "{app}\Music"; 
  168. Name: "{app}\Skins"; 
  169. Name: "{app}\Skins\B & W Stone"; 
  170. Name: "{app}\Skins\Default Skin"; 
  171. Name: "{app}\Sounds"; 
  172. Name: "{app}\Sounds\Alternative Sounds"; 
  173. Name: "{app}\Sounds\Default Sounds"; 
  174. [INI]
  175. FileName: "{app}\ReCUB 2000 Homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://recub2000.8bit.co.uk"; 
  176. [Run]
  177. Filename: "{app}\ReCUB2000.exe"; Description: "Launch ReCUB 2000"; Flags: postinstall skipifsilent nowait
  178. [Icons]
  179. Name: "{group}\ReCUB 2000 Homepage"; Filename: "{app}\ReCUB 2000 Homepage.url"; 
  180. Name: "{group}\ReCUB 2000 Help"; Filename: "{app}\ReCUB 2000 Help.html"; 
  181. Name: "{group}\ReCUB 2000"; Filename: "{app}\ReCUB2000.exe"; WorkingDir: "{app}"; 
  182. Name: "{userdesktop}\ReCUB 2000"; Filename: "{app}\ReCUB2000.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  183. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\ReCUB 2000"; Filename: "{app}\ReCUB2000.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon; 
  184. [Tasks]
  185. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  186. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  187. [UninstallDelete]
  188. Type: files; Name: "{app}\ReCUB 2000 Homepage.url"; 
  189.